home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 3
/
Aminet 3 - July 1994.iso
/
Aminet
/
dev
/
gui
/
triton10.lha
/
Triton
/
Programmer
/
Include
/
proto
/
triton.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-04-09
|
180 b
|
8 lines
#ifndef PROTO_TRITON_H
#define PROTO_TRITON_H
#include <exec/types.h>
extern struct Library *TritonBase;
#include <clib/triton_protos.h>
#include <pragmas/triton_pragmas.h>
#endif